ListDocuments
Overview
The ListDocuments operation retrieves the entire universe of documents within the package or phase.
This operation is used to obtain a list of the documents available in a given package (or LOB phase). The request takes a package identifier (PackageID as a string) or LOB phase (LOBPhase object) and returns an array containing a document set objects for the given package or LOB phase and organization combination. To specify the organization to be used for precedence in the returned documents, you may also submit an organization object on the request. Also, you can submit the OPPSA object on the request to include in the response OPPSA-specific documents.
| Operation | ListDocuments |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://schemas.bankerssystems.com/2004/ExpereAPI/ExpereIEServices/IExpereAPI/ListDocuments |
| Input | ListDocumentsRequest |
| Output | ListDocumentsResponse |